home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / gui / gui4cli.lha / Gui4Cli / Gui4Cli.readme < prev    next >
Text File  |  1998-10-22  |  2KB  |  89 lines

  1. Short    : Create & run GUIs from scripts -V3.6
  2. Uploader : dck@hol.gr (D. Keletsekis)
  3. Author   : dck@hol.gr (D. Keletsekis)
  4. Type     : Dev/Gui
  5. Version  : 3.6
  6. Requires : OSv3.0+
  7.  
  8.  --------------------------------------------------
  9.  Main changes for Version 3.6
  10.  --------------------------------------------------
  11.  - Timer event
  12.  - Interface for C programmers
  13.  - Fixed enforcer hits and many bugs
  14.  - Clipboard support
  15.  - Share menus among guis
  16.  - Arexx improvements
  17.  - 8SVX sound player extension
  18.  - LV text formating extension
  19.  - more..
  20.  
  21.  --------------------------------------------------
  22.  Program description :
  23.  --------------------------------------------------
  24.  Gui4Cli is an easy, intepreted language (about as
  25.  difficult as Amiga-DOS), for constructing great looking
  26.  GUIs with which you can (among many other things) control
  27.  other programs by issuing AmigaDos and ARexx commands. 
  28.  
  29.  You just write a text file, and run it - No compilers,
  30.  libraries, or programming knowledge are needed. 
  31.  
  32.  Gui4Cli remains in memory and runs these GUIs that you
  33.  construct. You can run as many GUIs as your memory
  34.  allows, all from one instance of Gui4Cli.
  35.  
  36.  The GUIs are visually editable, and the language has
  37.  powerful features such as Directory and DataBase
  38.  listviews, maths abilities, C extensions, many types of
  39.  variables, and much much more..
  40.  
  41.  Gui4Cli is FreeWare. 
  42.  Full program, manual, tutorials & demos are included.
  43.  
  44.  D. Keletsekis
  45.  October 1998
  46.  
  47.  --------------------------------------------------
  48.  Highlights of previous versions
  49.  --------------------------------------------------
  50.  
  51.  Version 3.5
  52.  
  53.  - Full maths abilities
  54.  - Database listviews, with fields, records etc
  55.  - Database commands
  56.  - Atributes & local variables
  57.  - minor additions & bug fixes
  58.  
  59.  Version 3.4
  60.  
  61.  - Added the TextFile, SearchVar, RepVar, LVRep commands
  62.  - minor additions & bug fixes
  63.  
  64.  Version 3.3
  65.  
  66.  - Just a bug fix of 3.2
  67.  
  68.  Version 3.2
  69.  
  70.  - Private variables
  71.  - The PIPE event
  72.  - The ability to pass arguments to routines & guis
  73.  - LVInsert, BreakTask, PartRedraw and more commands..
  74.  - Colored ansi text in listviews
  75.  - Extended variable notations
  76.  - more internal variables
  77.  - Online help for gadgets
  78.  - Visual editing & text improvements
  79.  - minor additions & bug fixes
  80.  
  81.  Before
  82.  
  83.  - I can't remember..
  84.  
  85.  
  86.  
  87.  
  88.  
  89.